tools/ocaml/xenstored: ignore transaction id for [un]watch
authorEdwin Török <edvin.torok@citrix.com>
Tue, 15 Dec 2020 11:28:56 +0000 (12:28 +0100)
committerHans van Kranenburg <hans@knorrie.org>
Tue, 15 Dec 2020 11:28:56 +0000 (12:28 +0100)
commit4280882c9b749c28632b3ca3a32a057e9b5f4ec6
tree49c28e4cae380724c623af40907033303e5d3531
parent6f6f16438755a13c3959c8bb7098cc5c15f7e334
tools/ocaml/xenstored: ignore transaction id for [un]watch

Instead of ignoring the transaction id for XS_WATCH and XS_UNWATCH
commands as it is documented in docs/misc/xenstore.txt, it is tested
for validity today.

Really ignore the transaction id for XS_WATCH and XS_UNWATCH.

This is part of XSA-115.

Signed-off-by: Edwin Török <edvin.torok@citrix.com>
Acked-by: Christian Lindig <christian.lindig@citrix.com>
Reviewed-by: Andrew Cooper <andrew.cooper3@citrix.com>
tools/ocaml/xenstored/process.ml